home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / COMPUTER / CDVIEWER / !CDInst / Install / !CDViewer / !Run < prev    next >
Text File  |  1998-01-28  |  317b  |  14 lines

  1. If "<Choices$Path>" = "" Then Set CDViewer$Choices <Obey$Dir>
  2. If "<CDViewer$Choices>" = "" Then Set CDViewer$Choices <Choices$Dir>.CDViewer
  3.  
  4. Set CDViewer$Dir <Obey$Dir>
  5. Set CDViewer$Path <Obey$Dir>.Apps.
  6.  
  7. Set Load "Yes"
  8. RMEnsure CDFS 0.00 Set Load "No"
  9.  
  10. If Load="Yes" Then Filer_Run <CDViewer$Dir>.!Run2
  11.  
  12. UnSet Load
  13.  
  14.